crypto/x509.policyGraph.leaves (method)

2 uses

	crypto/x509 (current package)
		verify.go#L1378: func (pg *policyGraph) leaves() map[string]*policyGraphNode {
		verify.go#L1533: 				leaves := pg.leaves()